decorative banner

RenderQueueItem Object


    Description

      The RenderQueueItem object is an individual item in the Render Queue.

    Methods

      outputModule()

      see OutputModule Object

      returns an Output Module for the item

      remove()

      see RenderQueueItem remove() Method

      deletes the item from the Render Queue

      saveAsTemplate()

      see RenderQueueItem saveAsTemplate() Method

      saves a new Render Settings Template with the given name

      applyTemplate()

      see RenderQueueItem applyTemplate() Method

      applies a pre-set Render Settings Template

    Attributes

      numOutputModules

      see RenderQueueItem numOutputModules Attribute

      the total number of Output Modules assigned to a given Render Queue item

      render

      see RenderQueueItem render Attribute

      boolean which shows true if this item will render when the queue is started

      startTime

      see RenderQueueItem startTime Attribute

      Date object representing time program began rendering the item

      elapsedSeconds

      see RenderQueueItem elapsedSeconds Attribute

      the time elapsed in the current render, in seconds

      timeSpanStart

      see RenderQueueItem timeSpanStart Attribute

      the start time, in seconds, in the comp to be rendered

      timeSpanDuration

      see RenderQueueItem timeSpanDuration Attribute

      the duration of the comp to be rendered, in seconds

      comp

      see RenderQueueItem comp Attribute

      the composition being rendered by this RQ item

      outputModules

      see RenderQueueItem outputModules Attribute

      a collection of the Output Modules

      templates

      see RenderQueueItem templates Attribute

      an array of the Render Settings templates

      status

      see RenderQueueItem status Attribute

      the current status of a Render Queue item

      onStatusChanged

      see RenderQueueItem onStatusChanged Attribute

      condition in which the status of an item changes (e.g. from RENDERING to DONE status)

      logType

      see RenderQueueItem logType Attribute

      returns one of the log types